翻訳と辞書
Words near each other
・ Unborn Child
・ Unborn child (disambiguation)
・ Unborn in the USA
・ Unborn Love
・ Unborn Victims of Violence Act
・ Unbought Tenants' Association
・ Unbound
・ Unbound (book)
・ Unbound (DNS server)
・ Unbound (Forrest Fang album)
・ Unbound (Merciless album)
・ Unbound (publisher)
・ Unbound Allstars
・ Unbound Creative, Inc.
・ Unbound Saga
Unbounded nondeterminism
・ Unbounded operator
・ Unbounded system
・ UnboundID
・ Unbowed
・ Unbowed, Unbent, Unbroken
・ Unboxed
・ Unboxed (Free Kitten album)
・ Unboxed (Sammy Hagar album)
・ Unboxing
・ Unbranded
・ Unbreakable
・ Unbreakable (Alicia Keys song)
・ Unbreakable (Backstreet Boys album)
・ Unbreakable (Conchita Wurst song)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Unbounded nondeterminism : ウィキペディア英語版
Unbounded nondeterminism

In computer science, unbounded nondeterminism or unbounded indeterminacy is a property of concurrency by which the amount of delay in servicing a request can become unbounded as a result of arbitration of contention for shared resources ''while still guaranteeing that the request will eventually be serviced''. Unbounded nondeterminism became an important issue in the development of the denotational semantics of concurrency, and later became part of research into the theoretical concept of hypercomputation.
==Fairness==
Discussion of unbounded nondeterminism tends to get involved with discussions of ''fairness''. The basic concept is that all computation paths must be "fair" in the sense that if the machine enters a state infinitely often, it must take every possible transition from that state. This amounts to requiring that the machine be guaranteed to service a request if it can, since an infinite sequence of states will only be allowed if there is no transition that leads to the request being serviced. Equivalently, every possible transition must occur eventually in an infinite computation, although it may take an unbounded amount of time for the transition to occur. This concept is to be distinguished from the local fairness of flipping a "fair" coin, by which it is understood that it is possible for the outcome to always be heads for any finite number of steps, although as the number of steps increases, this will almost surely not happen.
An example of the role of fair or unbounded nondeterminism in the merging of strings was given by William D. Clinger, in his 1981 thesis. He defined a "fair merge" of two strings to be a third string in which each character of each string must occur eventually. He then considered the set of all fair merges of two strings , assuming it to be a monotone function. Then he argued that , where is the empty stream. Now }, so it must be that is an element of , a contradiction. He concluded that:
:It appears that a fair merge cannot be written as a nondeterministic data flow program operating on streams.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Unbounded nondeterminism」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.